Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

RasterRegion Class Members

Show in webframe
Properties  Methods 





The following tables list the members exposed by RasterRegion.

Public Constructors
 NameDescription
RasterRegion ConstructorOverloaded.   
Top
Public Properties
 NameDescription
IsEmptyTests whether this RasterRegion has an empty interior.  
Top
Public Methods
 NameDescription
ClipTrims this RasterRegion to fit inside a specified LeadRect.  
CloneCreates an exact copy if this RasterRegion.  
CombineOverloaded. Updates this RasterRegion to a combination of itself and the specified LeadRect  
DisposeOverloaded. Releases all resources used by this RasterRegion.  
FromBeziersCreates a Bézier region.  
FromCurveOverloaded. Creates a curved region.  
FromDataCreates a new RasterRegion from the specified data.  
FromEllipseCreates an elliptical raster region.  
FromPolygonCreates a polygonal raster region.  
FromRectangleCreates a rectangular raster region.  
FromRoundRectangleCreates a rounded rectangular raster region.  
GetBoundsGets a LeadRect structure that represents a rectangle that bounds this RasterRegion in pixels.  
GetDataReturns an array of Byte that represents the information that describes this RasterRegion.  
GetOutlineGets the outline points of this RasterRegion  
IsVisibleTests whether the specified LeadPoint structure is contained within this RasterRegion.  
MakeEmptyInitializes this RasterRegion to an empty interior.  
SetDataOverrides the data of this RasterRegion from an array of Byte.  
TransformTransforms this RasterRegion by the specified RasterRegionXForm.  
Top
Protected Methods
 NameDescription
FinalizeThis member overrides Finalize.  
Top
See Also

Reference

RasterRegion Class
Leadtools Namespace

Error processing SSI file