Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / WicTiffFrame Class
Properties Methods

In This Topic
    WicTiffFrame Class Members
    In This Topic

    The following tables list the members exposed by WicTiffFrame.

    Public Properties
     NameDescription
    Public PropertyGets a string that describes a person who created the image.  
    Public PropertyGets a string with image copyright notice.  
    Public PropertyGets a string with date and time of image creation in “YYYY:MM:DD HH:MM:SS”, with hours like those on a 24-hour clock, and one space character between the date and the time.  
    Public PropertyGets the horizontal dpi of the image.  
    Public PropertyGets the vertical dpi of the image.  
    Public PropertyGets the index of the frame in the associated TIFF file.  
    Public PropertyGets a string that describes the computer and/or operating system in use at the time of image creation.  
    Public PropertyGets a string that describes the subject of the image.  
    Public PropertyGets the number of rows (sometimes described as scanlines) in the image.  
    Public PropertyGets the number of columns in the image, i.e., the number of pixels per scanline.  
    Public PropertyGets a string that describes the scanner manufacturer.  
    Public PropertyGets a string with the scanner model name or number.  
    Public PropertyGets the pixel format of the frame image.  
    Public PropertyGets a string with the name and version number of the software package(s) used to create the image.  
    Top
    Public Methods
     NameDescription
    Public MethodClean up any resources being used.  
    Public MethodCreates a GcWicBitmap from the frame image.  
    Public MethodCreates an GrapeCity.Documents.Drawing.Image object for the frame.  
    Top
    See Also