Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

Resolution in BITMAPS

Former Member
0 Likes
320

Hi all,

I am triyng to load an image in a form by using

BITMAP &V_LOGO& OBJECT GRAPHICS ID BMAP TYPE BCOL DPI &V_RESOLUTION&

where V_LOGO is the image I want to load, and V_RESOLUTION is its resolution. My problem is that I don“t really know which value a I have to give to the variable v_resolution, because when I assing 100 the image becomes bigger, when I assing 600 the image becomes smaller but with 700 is bigger again!!!!!

Can anybody help me? thank you

Regards,

1 REPLY 1
Read only

Former Member
0 Likes
276

u can't do it by abap.

u have to use thired party tools like photoeditor and adobe photoshop to do that .