User Profile

Collapse

Profile Sidebar

Collapse
ImaCoder5531
ImaCoder5531
Last Activity: May 26 '20, 09:03 PM
Joined: Apr 21 '20
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ImaCoder5531
    replied to ColorBlend problem
    Hello Luuk,

    Thanks for your reply. Two other experts have reported the posted code is error free so my problem must be elsewhere. Thank you for your time.

    Jim
    See more | Go to post

    Leave a comment:


  • ImaCoder5531
    started a topic ColorBlend problem

    ColorBlend problem

    Date: 4/21/20
    Using W10/64 and VS 2019 Community.
    I am trying to do a simple 3 color horizontal gradient fill. I was able to trap the error but not find out exactly the problem. A breakpoint on the problem line indicated colorBlend to be correct. Here is the code. I would appreciate any help with this.

    Code:
    Rectangle myRectangle = new Rectangle ( x3, y1, x4 - x3, y2 - y1 + 1 );
    // fillColor is any arbitrary
    ...
    See more | Go to post
    Last edited by ImaCoder5531; Apr 21 '20, 05:41 PM. Reason: misspelled rectangle
No activity results to display
Show More
Working...