Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove internal functions _CGImageRepresentation, Image representatio… #2364

Merged
merged 2 commits into from
Mar 30, 2017

Conversation

msft-Jeyaram
Copy link
Contributor

@msft-Jeyaram msft-Jeyaram commented Mar 29, 2017

…n should be done through ImageIO

#2352

@@ -285,7 +285,6 @@ void cgContextPathCompare(NSArray* expected, NSArray* result) {

static ComPtr<ID2D1RenderTarget> renderTarget;
static void SetUpTestCase() {
// TODO GH#1124: When CGBitmapContext lands, we don't need to do this manually.
Copy link
Contributor

@rajsesh rajsesh Mar 29, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GH [](start = 16, length = 2)

what does this TODO refer to? #Resolved

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be replaced with CGBitmapContextCreateImage.
Actually reverting this file and sending out a PR to fix this.


In reply to: 108798952 [](ancestors = 108798952)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants