LEADTOOLS (Leadtools assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
RasterRegion Class Methods
See Also 
Leadtools Namespace : RasterRegion Class


"

For a list of all members of this type, see RasterRegion members.

"

Public Methods

 NameDescription
public Method ClipTrims this RasterRegion to fit inside a specified LeadRect. Supported in Silverlight, Windows Phone 7  
public Method CloneCreates an exact copy if this RasterRegion. Supported in Silverlight, Windows Phone 7  
public Method CombineOverloaded. Updates this RasterRegion to a combination of itself and the specified RasterRegionSupported in Silverlight, Windows Phone 7  
public Method DisposeOverloaded. Releases all the resources used by this RasterRegion. Supported in Silverlight, Windows Phone 7  
public Method GetBoundsGets a LeadRect structure that represents a rectangle that bounds this RasterRegion in pixels. Supported in Silverlight, Windows Phone 7  
public Method GetDataReturns an array of System.Byte that represents the information that describes this RasterRegion. Supported in Silverlight, Windows Phone 7  
public Method IsVisibleTests whether the specified LeadPoint structure is contained within this RasterRegion. Supported in Silverlight, Windows Phone 7  
public Method MakeEmptyInitializes this RasterRegion to an empty interior. Supported in Silverlight, Windows Phone 7  
public Method SetDataOvrrides the data of this RasterRegion from an array of System.Byte. Supported in Silverlight, Windows Phone 7  
public Method TransformTransforms this RasterRegion by the specified RasterRegionXForm. Supported in Silverlight, Windows Phone 7  
Top

Protected Methods

 NameDescription
protected Method FinalizeThis member overrides System.Object.Finalize. Supported in Silverlight, Windows Phone 7  
Top

See Also