Xceed Workbooks for .NET v3.0 Documentation
Xceed.Drawing.NET Assembly / Xceed.Drawing Namespace / Bitmap Class
Properties Methods


In This Topic
    Bitmap Class Members
    In This Topic

    The following tables list the members exposed by Bitmap.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new Bitmap object from a width & height value.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the value of the Bitmap object.  
    Top
    Public Methods
     NameDescription
    Public MethodReleases all resources used by the Bitmap.   
    Public Methodstatic (Shared in Visual Basic)Creates a Bitmap from an Image.  
    Public MethodSets the Color of a target pixel.  
    Top
    See Also