Krita Source Code Documentation
Loading...
Searching...
No Matches
Tile Struct Reference

#include <pixels.h>

Public Attributes

unsigned count
 
rgba pixels [TILE_WIDTH *TILE_HEIGHT]
 
refcount_t refcount
 
summary_t summary
 

Detailed Description

Definition at line 97 of file pixels.h.

Member Data Documentation

◆ count

unsigned Tile::count

Definition at line 100 of file pixels.h.

◆ pixels

rgba Tile::pixels[TILE_WIDTH *TILE_HEIGHT]

Definition at line 101 of file pixels.h.

◆ refcount

refcount_t Tile::refcount

Definition at line 98 of file pixels.h.

◆ summary

summary_t Tile::summary

Definition at line 99 of file pixels.h.


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