CVidPng Class


Overview

Note

The CVidPng class handles rendering of png images

The structure used for this class is CVidPng


Quick Reference

Quick Ref

int CVidPng::Render(int x, int y, CRect& rMosaic, CRect& rClip, unsigned long dwFlags)


Methods

Name

Description

CVidPng::Render


CVidPng::Render

int CVidPng::Render(
   int x,
   int y,
   CRect& rMosaic,
   CRect& rClip,
   unsigned long dwFlags);

Parameters

  • int x -

  • int y -

  • CRect& rMosaic -

  • CRect& rClip -

  • unsigned long dwFlags -

Return Value

Returns int

Remarks