GSModeler Engine Version: 9.0

PixelMap class



Description Pixel map for the result image. Details...
Module Rendering API
Base classes -
Derived classes -
Header GSPixelMap.hpp


Public methods

    Constructors
    Copy constructor
    operator=

Size query

    GetBounds
    GetRowLength

Pixels handling

    GetBaseAddress
    SetPixel

Update

    Update

Public types

    Pixel

Detailed description

This class is reference to a pixel map. The MakePicture method of the renderer gets a pixel map, which is filled with the background image. The MakePicture method has to return the rendered image in this pixel map, by modifying the pixels. The pixel map can be modified using two methods. An individual pixel can be modified whith the SetPixel method. The GetBaseAddress returns the pixel map buffer starting address.




See Also

RendererImp

Copyright © 2004 - Graphisoft R&D Software Development Rt. All rights reserved worldwide.