ImageGear for .NET
ImGearTIFFNewSubFileTypeMasks Enumeration
See Also  Send Feedback
ImageGear21.Formats.Common Assembly > ImageGear.Formats.TIF Namespace : ImGearTIFFNewSubFileTypeMasks Enumeration




Glossary Item Box

Represents TIFF New Subfile Type masks.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Alpha0x00000004The image defines a transparency mask for another image in this TIFF file.
PageOfMultipageImage0x00000002The image is a single page of a multi-page image.
Thumbnail0x00000001The image is a reduced-resolution version of another image in this TIFF file.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.TIF.ImGearTIFFNewSubFileTypeMasks

See Also

©2013. Accusoft Corporation. All Rights Reserved.