ImageGear .NET v25.2 - Updated
ImageGear.Formats.Vector Assembly / ImageGear.Vector Namespace / ImGearVectorEntityRaster Class
Properties Methods


In This Topic
    ImGearVectorEntityRaster Class Members
    In This Topic

    The following tables list the members exposed by ImGearVectorEntityRaster.

    Public Properties
     NameDescription
    Public PropertyGets height of the image in pixels.  
    Public PropertyGets width of the image in pixels.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a copy of the image color data.  
    Public MethodReturns the left bottom point of the raster.  
    Public MethodReturns left top point of the raster.  
    Public MethodReturns the right bottom point of the raster.  
    Public MethodReturns the right top point of the raster.  
    Public MethodInitializes a raster with new width and height.  
    Public MethodReplaces image data with new color values.  
    Public MethodSets a new left bottom point for the raster.  
    Public MethodSets a new left top point for the raster.  
    Public MethodSets a new right bottom point for the raster.  
    Public MethodSets a new right top point for the raster.  
    Top
    See Also