VintaSoft Barcode .NET SDK 15.0: Documentation for Web developer
Vintasoft.Imaging Namespace / VintasoftBitmap Class
In This Topic
    VintasoftBitmap Class Methods
    In This Topic
    For a list of all methods of this type, see VintasoftBitmap.
    Public Methods
     NameDescription
    Public MethodCreates a new VintasoftBitmap that is a copy of the current instance.
    Public Methodstatic (Shared in Visual Basic)Returns number of bits per pixel for specified pixel format.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the pixel format from color space format and bitmap channels format.
    Public Methodstatic (Shared in Visual Basic)Overloaded. Calculates a row width, in bytes.
    Public Methodstatic (Shared in Visual Basic)Calculates an image stride, in bytes.
    Public MethodOverloaded. Locks the bitmap data.
    Public MethodUnlocks the specified bitmap data.
    Protected Methods
     NameDescription
    Protected MethodCreates a new instance of VintasoftBitmap class.
    Protected MethodOverloaded. Releases the unmanaged resources used by the and optionally releases the managed resources.
    Protected MethodAllows a VintasoftBitmap to attempt to free resources and perform other cleanup operations before the VintasoftBitmap is reclaimed by garbage collection.
    Protected MethodLocks the pixel data.
    Protected MethodUnlocks the pixel data.
    See Also