dimage v0.3.0-beta.4 (2023-02-25T23:52:15Z)
Dub
Repo
PCX.this
leftout
pcx
PCX
Basic constructor to create pcx objects
this
()
this
(Header header, ubyte[] imageData, ubyte[] paletteData)
class
PCX
public
this
(
Header
header
,
ubyte
[]
imageData
,
ubyte
[]
paletteData
= []
)
Meta
Source
See Implementation
leftout
pcx
PCX
constructors
this
enums
Version
functions
getBitdepth
getBitplanes
getPaletteBitdepth
getPalettePixelFormat
getPixelFormat
height
isIndexed
setupDelegates
width
mixins
__anonymous
static functions
load
structs
Header
variables
header
pitch
Basic constructor to create pcx objects