ImageGear .NET
ImGearRasterPage Class
Members 




The class represents a raster image.
Object Model
ImGearRasterPage ClassImGearPage ClassImGearColorProfile ClassImGearRasterPage ClassImGearRasterPage ClassIImGearDICOMDisplaySettings InterfaceImGearRasterPage ClassImGearRasterPage ClassImGearROI Class
Syntax
public class ImGearRasterPage : ImGearPage 
public __gc class ImGearRasterPage : public ImGearPage 
public ref class ImGearRasterPage : public ImGearPage 
'Declaration
 
Public Class ImGearRasterPage 
   Inherits ImGearPage
 
'Usage
 
Dim instance As ImGearRasterPage
Remarks
Instances of this class can be used as the destination of Accusoft's standard methods for passing images between different components: CopyTo(object destination) and TransferTo(object destination). When used as the destination object, this class will only accept the uncompressed Indexed RGB: 1, 4, 8 bpp or RGB: 15, 16, 24, 32 bpp image data.
Inheritance Hierarchy

System.Object
   ImageGear.Core.ImGearPage
      ImageGear.Core.ImGearRasterPage
         ImageGear.Processing.Layers.ImGearLayeredPage

See Also

Reference

ImGearRasterPage Members
ImageGear.Core Namespace
ImGearPage Class

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback