Click here to Skip to main content
15,890,282 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Export to OpenOffice Pin
ivo7520-Mar-11 3:58
ivo7520-Mar-11 3:58 
GeneralRe: Export to OpenOffice Pin
Dave Kreskowiak20-Mar-11 4:32
mveDave Kreskowiak20-Mar-11 4:32 
GeneralRe: Export to OpenOffice Pin
Eddy Vluggen20-Mar-11 4:45
professionalEddy Vluggen20-Mar-11 4:45 
GeneralRe: Export to OpenOffice Pin
Eddy Vluggen20-Mar-11 4:44
professionalEddy Vluggen20-Mar-11 4:44 
AnswerRe: Export to OpenOffice Pin
Dalek Dave18-May-11 12:28
professionalDalek Dave18-May-11 12:28 
QuestionIdeas for Matrix operation? Pin
Sonhospa18-Mar-11 2:10
Sonhospa18-Mar-11 2:10 
AnswerRe: Ideas for Matrix operation? Pin
Luc Pattyn18-Mar-11 2:37
sitebuilderLuc Pattyn18-Mar-11 2:37 
GeneralRe: Ideas for Matrix operation? Pin
Sonhospa18-Mar-11 3:31
Sonhospa18-Mar-11 3:31 
Thank you, Luc.

Actually, I didn't think existing code would cover what I need. Basically I wanted to know if bit-shifting can be done with a matrix at all. If yes, the next step would of course be to ask how such a custom matrix would be coded.

Luc Pattyn wrote:
replace them by local variables, local code, and larger moves (say a scanline at a time)

Ok, replacing the array's length was easy and I hope I replaced the byte-swapping properly by reversing the whole byte array (Array.Reverse(RGBArray)). What I don't quite understand is how you would address "a scanline at a time" and still get the right RGB values for each and every single pixel?
AnswerRe: Ideas for Matrix operation? Pin
Luc Pattyn18-Mar-11 3:38
sitebuilderLuc Pattyn18-Mar-11 3:38 
QuestionHow to change the version number of xla project Pin
ashish8patil17-Mar-11 23:37
ashish8patil17-Mar-11 23:37 
AnswerRe: How to change the version number of xla project Pin
DaveAuld18-Mar-11 0:26
professionalDaveAuld18-Mar-11 0:26 
QuestionProblem with changing NameSpace Pin
Alan Burkhart15-Mar-11 15:18
Alan Burkhart15-Mar-11 15:18 
AnswerRe: Problem with changing NameSpace Pin
Luc Pattyn15-Mar-11 15:37
sitebuilderLuc Pattyn15-Mar-11 15:37 
GeneralRe: Problem with changing NameSpace Pin
Alan Burkhart15-Mar-11 15:48
Alan Burkhart15-Mar-11 15:48 
QuestionQuestion on how to trap winform closing from VS designer Pin
Jon_Boy15-Mar-11 3:26
Jon_Boy15-Mar-11 3:26 
AnswerRe: Question on how to trap winform closing from VS designer Pin
Pravin Patil, Mumbai15-Mar-11 3:37
Pravin Patil, Mumbai15-Mar-11 3:37 
GeneralRe: Question on how to trap winform closing from VS designer Pin
Jon_Boy15-Mar-11 3:45
Jon_Boy15-Mar-11 3:45 
GeneralRe: Question on how to trap winform closing from VS designer Pin
Pravin Patil, Mumbai20-Mar-11 18:44
Pravin Patil, Mumbai20-Mar-11 18:44 
AnswerRe: Question on how to trap winform closing from VS designer Pin
Luc Pattyn15-Mar-11 3:45
sitebuilderLuc Pattyn15-Mar-11 3:45 
GeneralRe: Question on how to trap winform closing from VS designer Pin
Jon_Boy15-Mar-11 4:02
Jon_Boy15-Mar-11 4:02 
GeneralRe: Question on how to trap winform closing from VS designer Pin
Dave Kreskowiak15-Mar-11 4:10
mveDave Kreskowiak15-Mar-11 4:10 
GeneralRe: Question on how to trap winform closing from VS designer Pin
Аslam Iqbal15-Mar-11 8:11
professionalАslam Iqbal15-Mar-11 8:11 
GeneralRe: Question on how to trap winform closing from VS designer Pin
Jon_Boy15-Mar-11 9:09
Jon_Boy15-Mar-11 9:09 
GeneralRe: Question on how to trap winform closing from VS designer Pin
Mycroft Holmes15-Mar-11 14:14
professionalMycroft Holmes15-Mar-11 14:14 
GeneralRe: Question on how to trap winform closing from VS designer Pin
Jon_Boy16-Mar-11 1:43
Jon_Boy16-Mar-11 1:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.