VSTGUI 4.10
Graphical User Interface Framework not only for VST plugins
CMultiFrameBitmapDescription Struct Reference

Description for a multi frame bitmap. More...

#include <cbitmap.h>

Public Attributes

CPoint frameSize {}
 size of one frame More...
 
uint16_t numFrames {}
 number of total frames More...
 
uint16_t framesPerRow {1}
 number of frames per row More...
 

Detailed Description

Description for a multi frame bitmap.

Member Data Documentation

◆ frameSize

CPoint frameSize {}

size of one frame

◆ framesPerRow

uint16_t framesPerRow {1}

number of frames per row

◆ numFrames

uint16_t numFrames {}

number of total frames


The documentation for this struct was generated from the following file: