Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Divide bmp into row and col
Message
From
17/10/2011 16:55:15
 
 
To
17/10/2011 05:00:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01526585
Message ID:
01526687
Views:
60
>i need some explanations.
>
>where is the created file ?
>
>for exemple i want to divide the bmp file into 5 cols and 3 rows
>how can get each part of the bmp ?

Hi,

Sorry I dont understand, this code will give you the RGB value for each pixel in your BMP. Suppose your bmp has a size of 12 x 12 than you will get 144 values in the variable lc_RGBAData with which you can do anything you like e.g. save in a cursor.

You wnat to divide the bmp file into 5 cols and 3 rows ??? What is the condition? I believe there must be a misunderstanding in 'divide'

Regards,

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform