Click or drag to resize

ArgbImage Methods

The ArgbImage type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromImage(Bitmap, InterpolationMode)
Creates and initializes an ArgbImage from a given Bitmap.
Public methodStatic memberFromImage(Image, InterpolationMode)
Creates and initializes an ArgbImage from a given System.Drawing.Image.
Top
Extension Methods
  NameDescription
Public Extension MethodToJson
Converts an object to a JSON string representation.
(Defined by JSONWriter.)
Top
See Also