gamut ~master (2022-12-30T08:14:25.7697828)
Dub
Repo
Image.hasNonZeroSize
gamut
image
Image
An image for which width > 0 and height > 0. Tags: none.
struct
Image
nothrow @
nogc
@
safe
public pure const
bool
hasNonZeroSize
(
)
Meta
Source
See Implementation
gamut
image
Image
aliases
hasPlainPixels
constructors
this
destructors
~this
functions
addAlphaChannel
allPixelsAtOnce
borderWidth
castTo
changeLayout
clearError
clone
convertTo
convertTo16Bit
convertTo8Bit
convertToFP32
convertToGreyscale
convertToGreyscaleAlpha
convertToRGB
convertToRGBA
copyPixelsTo
disownData
dotsPerInchX
dotsPerInchY
dropAlphaChannel
error
errorMessage
errored
flipHorizontally
flipVertically
flipVerticallyLogical
flipVerticallyPhysical
hasData
hasNonZeroSize
hasType
height
initWithNoData
isCompressed
isGapless
isOwned
isPlainPixels
isPlanar
isStoredUpsideDown
layoutConstraints
loadFromFile
loadFromMemory
loadFromStream
mustBeStoredUpsideDown
mustNotBeStoredUpsideDown
pitchInBytes
pixelAspectRatio
pixelMultiplicity
pixelsPerMeterX
pixelsPerMeterY
saveToFile
saveToMemory
saveToStream
scanline
scanlineAlignment
scanlineInBytes
setSize
trailingPixels
type
width
postblits
this(this)
static functions
identifyFormatFromFile
identifyFormatFromFileName
identifyFormatFromMemory
identifyFormatFromStream
variables
_allocArea
_data
_error
_height
_layoutConstraints
_pitch
_pixelAspectRatio
_resolutionY
_type
_width
An image for which width > 0 and height > 0. Tags: none.