Skip to content

Conversation

hscolan
Copy link

@hscolan hscolan commented Mar 7, 2017

No description provided.

"grab_timeout": config.grabTimeout,
"grab_mode": config.grabMode,
"high_performance_retrieve_buffer": config.highPerformanceRetrieveBuffer,
#"high_performance_retrieve_buffer": config.highPerformanceRetrieveBuffer,
Copy link
Owner

Choose a reason for hiding this comment

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

Unrelated.changes?

ts=fc2GetImageTimeStamp( &self.img)
return ts

def save_as_png(self,filename):
Copy link
Owner

Choose a reason for hiding this comment

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

This should be save_image() and the format choice should be exposed as an argument in a suitable way.

with nogil:
fc2SaveImage( &self.img, filename_c, format )

def save_as_pngwithopt(self,filename,compressionlevel=1,interlaced=False):
Copy link
Owner

Choose a reason for hiding this comment

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

Same as above.

@jordens
Copy link
Owner

jordens commented Jul 13, 2017

@hscolan ping

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.

2 participants