Isis Developer Reference
PixelType.h File Reference
#include <QString>

Go to the source code of this file.

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Enumerations

enum  Isis::PixelType {
  Isis::None = 0 , Isis::UnsignedByte , Isis::SignedByte , Isis::UnsignedWord ,
  Isis::SignedWord , Isis::UnsignedInteger , Isis::SignedInteger , Isis::Real ,
  Isis::Double
}
 Enumerations for Isis Pixel Types. More...
 

Functions

int Isis::SizeOf (Isis::PixelType pixelType)
 Returns the number of bytes of the specified PixelType.
 
QString Isis::PixelTypeName (Isis::PixelType pixelType)
 Returns string name of PixelType enumeration entered as input parameter.
 
Isis::PixelType Isis::PixelTypeEnumeration (const QString &type)
 Returns PixelType enumeration given a string.
 

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 10/05/2024 02:58:24