armos v0.2.1 (2017-07-28T07:17:22Z)
Dub
Repo
Image.isLoaded
armos
graphics
image
Image
Retun true if the image was loaded.
画像が読み込まれている場合trueを,そうでない場合はfalseを返します.
class
Image
const
bool
isLoaded
(
)
Meta
Source
See Implementation
armos
graphics
image
Image
constructors
this
functions
allocate
bitmap
draw
drawCropped
height
isLoaded
load
magFilter
material
minFilter
minMagFilter
setFromAlignedPixels
size
texture
width
Retun true if the image was loaded.
画像が読み込まれている場合trueを,そうでない場合はfalseを返します.