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




Glossary Item Box

Lists all SGI tag identifiers.

Syntax

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

Members

MemberValueDescription
BPC1402Number of bytes per pixel channel.
COLOR_MAP1411Color map.
DIMENSION1403Number of dimensions.
DUMMY11409Dummy 1 value.
DUMMY21412Dummy 2 value.
FORMAT18SGI metadata format identifier.
IMAGE_NAME1410Image name.
MAGIC1400IRIS image file magic number.
PIX_MAX1408Maximum pixel value.
PIX_MIN1407Minimum pixel value.
STORAGE1401Storage format.
X_SIZE1404X size in pixels.
Y_SIZE1405Y size in pixels.
Z_SIZE1406Number of channels.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Formats.ImGearSGITagIDs

See Also

©2013. Accusoft Corporation. All Rights Reserved.