C# (CSharp) CSharpImageLibrary Namespace

Nested Namespaces

CSharpImageLibrary.DDS
CSharpImageLibrary.Headers
CSharpImageLibrary.Properties

Classes

Name Description
ImageEngineImage Represents an image. Can use Windows codecs if available.
ImageFormats Provides format functionality
TargaExtensionArea This class holds all of the Extension Area properties of the Targa image. If an Extension Area exists in the file.
TargaFooter Holds Footer infomation read from the image file.
TargaHeader This class holds all of the header properties of a Targa image. This includes the TGA File Header section the ImageID and the Color Map.
TargaImage Reads and loads a Truevision TGA Format image file.
TargaImage.TargaConstants
Utilities Utilities functions used by the TargaImage class.
WIC_Codecs Provides native Windows codec functionality for Windows 8.1+.