Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about Android development and PDF
  • Page:
  • 1

TOPIC:

Problem with highlight in black color 9 years 9 months ago #6617

  • Ritam
  • Ritam's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
I am using page.AddAnnotMarkup(mat, rect, 3,0x99000000) to add highlight, but it is showing opaque black rectangle. It seems that it is not considering the alpha value.How can I draw a black highlight with semitransparent color.

Please Log in or Create an account to join the conversation.

Last edit: by Pandi K.

Problem with highlight in black color 9 years 9 months ago #6619

  • radaee
  • radaee's Avatar
  • Offline
  • Moderator
  • Moderator
  • Posts: 1123
  • Thank you received: 73
highlight not use alpha color blending.
so you can use 0xFF999999 instead.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Powered by Kunena Forum