次の方法で共有


DDGPESurf::SetColorKeyHigh (Windows Embedded CE 6.0)

1/6/2010

This method specifies the high value for a range of color keys for the specified surface.

Syntax

virtual void SetColorKeyHigh(
  DWORD dwColorKey 
);

Parameters

  • dwColorKey
    The high value in the surface's color-key range.

Return Value

None.

Requirements

Header ddgpe.h
Library Ddgpe.lib
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Concepts

DDGPESurf Class
DDGPESurf Class Definition