Chicane

ImageInfo

Header
Includes/Chicane/Core/Image/Info.hpp
Namespace
Chicane::ImageInfo

Functions

AccessReturnModifierNameDescription
public
int
const
getWidth()
public
int
const
getHeight()
public
int
const
getChannel()
public
int
const
getFormat()
public
int
const
getPitch()
public
int
const
getSize()

Members

AccessTypeModifierNameDescription
protected
int
m_width
protected
int
m_height
protected
int
m_channel
protected
int
m_format