Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
Shale
main
Top Level Namespace
OldVector2
OldVector3
OldVector4
PNG
Ancillary
ChunkType
ColourDepth
Critical
IHDR
PNG
Shale
Display
Edge
Gradient
Maths
Matrix4
RenderCtx
Stars3D
Stats
Surface
TestDrawing
Vector4
Vertex
Built with Crystal 1.9.2
2023-10-07 10:17:32 UTC
module
PNG::ChunkType
Direct including types
PNG::IHDR
Defined in:
utils/png/decode.cr
Instance Method Summary
#copy_safe?
: Bool
#critical?
: Bool
#name
: String
#public?
: Bool
#standard?
: Bool
#type
: Bytes
Instance Method Detail
def
copy_safe?
: Bool
#
[
View source
]
def
critical?
: Bool
#
[
View source
]
def
name
: String
#
[
View source
]
def
public?
: Bool
#
[
View source
]
def
standard?
: Bool
#
[
View source
]
abstract def
type
: Bytes
#
[
View source
]