TILECUTTER Class Reference

TILECUTTER class. More...

#include <tilecutter.hpp>


Static Public Member Functions

static void extract_tile_nd (uchar_t *whole_data, uchar_t *cut_out_tile, uint32_t startaddr_wd, int w, int h, int pitch, int bytes_pp)
 Cut a tile out of a larger image.


Detailed Description

TILECUTTER class.


Member Function Documentation

static void TILECUTTER::extract_tile_nd ( uchar_t *  whole_data,
uchar_t *  cut_out_tile,
uint32_t  startaddr_wd,
int  w,
int  h,
int  pitch,
int  bytes_pp 
) [inline, static]

Cut a tile out of a larger image.

Parameters:
whole_data The large image.
cut_out_tile The destination for the cut out tile.
startaddr_wd Start address for the cut-operation.
w The width of the large image.
h The height of the large image.
pitch The pitch of the large image.
bytes_pp The bytes per pixel of the large image.


The documentation for this class was generated from the following file:
Generated on Tue Jun 26 04:22:56 2007 for YAZAPA - yet another zooming and panning application by  doxygen 1.4.7