GC plot: Precautions for using GC. setxormode

Source: Internet
Author: User

GC. setxormode is invalid when GC advanced mode is enabled.

In addition, some methods such as GC. setalpha and GC. setantialias (SWT. On) automatically enable the advanced plotting mode.

Method prototype:
/* @ Deprecated this functionality is not supported on some platforms
*/
Public void setxormode (Boolean XOR ){
If (handle = 0) SWT. Error (SWT. error_graphic_disposed );
OS. setrop2 (handle, XOR? OS. r2_xorpen: OS. r2_copypen );
}

Currently, the GC. setxormode method is not recommended. After this method is used, functions and features are not supported by all systems.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.