Version

Image Class Methods

For a list of all members of this type, see Image members.

Public Methods
 NameDescription
Public MethodAttachAttaches the image to a temporary file storage.  
Public MethodDetachDetaches the image from the temporary file storage.  
Public Methodstatic (Shared in Visual Basic)GetEncoderInfoGets image codec info.  
Public MethodGetPhotoFactorGets a float value indicating the photo factor of this image.  
Public MethodGetPixelGets the color of the specified pixel.  
Public MethodSealOverridden. Makes the instance immutable. Any attempts to modify properties or members will result in an exception.  
Public MethodSetPixelSets the color of the specified pixel.  
Protected Methods
 NameDescription
Protected MethodGetDataGets the data.  
See Also

View on GitHub