ImageGear for .NET
ImGearThumbnailInfoTagIDs Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace : ImGearThumbnailInfoTagIDs Enumeration




Glossary Item Box

Lists all Photoshop Thumbnail Info tag identifiers.

Syntax

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

Members

MemberValueDescription
BITS_PER_PIXEL6Bits per pixel.
FORMAT1123Thumbnail info metadata format identifier.
HEIGHT2Thumbnail height.
IMG_FORMAT0Image format.
OFFSET8Thumbnail offset.
PLANES7Thumbnail planes.
SIZE_COMPRESSED5Size compressed.
SIZE_TOTAL4Size total.
WIDTH1Thumbnail width.
WIDTHBYTES3Width bytes.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearThumbnailInfoTagIDs

See Also

©2013. Accusoft Corporation. All Rights Reserved.