Chicane

Info

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

Construtores

NomeDescrição
ImageInfo()

Funções

AccessoReturnoModificadorNomeDescrição
public
int
const
getWidth()
public
int
const
getHeight()
public
int
const
getChannel()
public
int
const
getFormat()
public
int
const
getPitch()
public
int
const
getSize()

Membros

AccessoTipoModificadorNomeDescrição
protected
int
m_width
protected
int
m_height
protected
int
m_channel
protected
int
m_format